Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flip plugin files condition #38

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

gboutry
Copy link
Collaborator

@gboutry gboutry commented Feb 20, 2024

Rockcraft's scriptlet runner is checking final exit code. Since we were using negative tests, the final exit code was 1 (even though there were no errors). Flip the conditions so that they return 0 when there's no issue.

Rockcraft's scriptlet runner is checking final exit code. Since we were
using negative tests, the final exit code was 1 (even though there were
no errors). Flip the conditions so that they return 0 when there's no
issue.
@hemanthnakkina hemanthnakkina merged commit 37f426e into canonical:main Feb 20, 2024
2 checks passed
@gboutry gboutry deleted the fix/horizon-conditions branch February 20, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants